-
Notifications
You must be signed in to change notification settings - Fork 725
feat: add file support to stacks-inspect commands #6776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add file support to stacks-inspect commands #6776
Conversation
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (57.34%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## develop #6776 +/- ##
============================================
- Coverage 68.72% 57.34% -11.39%
============================================
Files 586 586
Lines 362349 362361 +12
============================================
- Hits 249022 207788 -41234
- Misses 113327 154573 +41246
... and 317 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
6561873
|
@simone-stacks @jacinta-stacks @benjamin-stacks apologies for joining the party a bit late, I’m currently catching up with the latest PRs. For @simone-stacks, I add a few comments that could serve as food for thought for the next follow-up refactoring PR (and, of course, can be ignored if they don’t align with the current direction):
|
|
Hi @federico-stacks , thanks for pointing this out. I think you are correct on this, I will address this in the refactoring PR |
Description
Add file and stdin input support to
stacks-inspectcommands, matching the pattern used inclarity-cli. Commands now accept:-for stdin inputApplicable issues
Additional info (benefits, drawbacks, caveats)
clarity-cliandstacks-inspect(to avoid duplication)Checklist
docs/rpc/openapi.yamlandrpc-endpoints.mdfor v2 endpoints,event-dispatcher.mdfor new events)clarity-benchmarkingrepo